
 .p_PromptNoneData {
	width: auto;
	text-align: center
}
 .p_PromptNoneData .prompt_title .iconfont:before {
	content: ""
}
 .p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 0 10px 5px 0;
}
 .p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%
}
 .p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4"
}
 .p_PromptNoneData .prompt_title .font {
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
 .p_PromptNoneData .promptbox {
	width: auto;
	height: 100%
}
 .p_PromptNoneData .prompt_content {
	padding-left: 65px
}
 .p_moreBtn {
	position: static;
	width: auto;
	display: inline-table;
	min-height: 29px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	min-width: 86px;
	cursor: pointer;
	text-align: center
}
 .p_moreBtn .font {
	white-space: nowrap;
	overflow: visible;
	vertical-align: middle
}
 .p_moreBtn .iconfont:before {
	content: ""
}
@-moz-keyframes three-quarters-loader {
	0% {
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}
100% {
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
@-webkit-keyframes three-quarters-loader {
	0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
@keyframes three-quarters-loader {
	0% {
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
100% {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
.loading_animation {
	-moz-animation: three-quarters-loader 850ms infinite linear;
	-webkit-animation: three-quarters-loader 850ms infinite linear;
	animation: three-quarters-loader 850ms infinite linear;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	vertical-align: middle
}
 .p_loading {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
 .p_loading .iconfont:before {
	content: "";
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
 .p_loading .font {
	display: inline-block;
	margin-left: 20px;
	height: inherit
}
 .p_moreBox {
	margin: 0 20px;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden
}
 .p_ToDetail {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	min-width: 86px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
a> .p_ToDetail:hover {
	cursor: pointer
}
 .p_SummaryBox {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
 .p_summary {
	text-align: left;
	vertical-align: top;
	word-break: break-all
}
 .p_time {
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	overflow: visible;
	line-height: 18px;
	vertical-align: top
}
 .p_assist {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
 .p_TitleBox {
	width: auto;
	height: auto;
	padding:5px 0;
	overflow: hidden;
	vertical-align: top;
}
 .p_title {
	display: inline-table;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
}
 .p_header {
	margin: 5px 0 0;
	width: auto;
	height: auto;
	padding: 0;
	overflow: hidden;
}
 .p_content {
	margin: 0;
	width: 236px;
	height: 317px;
	padding: 0;
	overflow: hidden
}
 .p_images {
	margin: 0;
	width: 168px;
	height: 138px;
	padding: 0;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-right: 15px
}
 .p_articles {
	margin: 0;
	width:calc((100% - 0px)/5);
	height: 186px;
	padding: 0;
}
 .p_news {
	margin: 0;
	width: inherit;
	height: auto;
	padding: 0;
	overflow: hidden;
}
 .p_Newslist {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
 {
	overflow: hidden;
}
 .p_content {
	width: auto;
	height: auto;
	vertical-align: top
}
 .p_SummaryBox {
	width: auto;
	height: auto;
}
 .p_assist {
	width: auto;
	height: auto;
}
 .p_icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px
}
 .p_about {
	display: inline-block;
	vertical-align: middle
}
 .p_articles {
	display: inline-block;
	height: auto;
	min-width: 320px;
	width: calc((100% - 0px)/1);
	padding: 15px 20px;
	overflow: hidden;
	float: left;
}
 .p_thumbnail {
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}
 .p_thumbnail img {
	width:100%;
}
 .higher .p_thumbnail {
	position: absolute;
	height: 100%
}
 .widther .p_thumbnail {
	position: absolute;
	height: 100%
}
 .smaller .p_thumbnail {
	position: absolute;
	height: 100%
}
 .p_assist {
	margin-top: 2px;
}
 .p_SummaryBox {
	clear: both;
	margin-bottom: 10px;
	margin-top: 8px
}
 .p_ToDetail {
	float: right;
	position: relative
}
 .p_summary {
	white-space: normal
}
 .p_categorySummaryBox {
	overflow: hidden;
	padding: 10px;
}
@media only screen and (max-width: 768px) {
	 .p_articles {
	margin-top: 10px !important;
	width: 100% !important;
}
 .mp_linkUrl {
	display: block;
	height: auto;
}
 .p_SummaryBox {
	display: none;
}
 .p_ToDetail {
	display: none !important;
}
 .mP_SummaryBox {
	clear: both;
}
 .p_Information {
	display: flex;
	padding: 10px 0;
}
 .p_Information li {
	flex: 1;
	height: 20px;
	overflow: hidden;
}
 .p_KeyWord {
	width: 100%;
	margin-top: 5px;
}
 .p_KeyWord .p_tag {
	padding: 5px 15px;
	margin-right: 10px;
	border-radius: 3px;
}
 .blank {
	width: 100%;
	height: 15px;
	overflow: hidden;
}
 .p_articles {
	border: none
}
}
@media only screen and (min-width: 769px) {
	 .mp_linkUrl {
	display: none;
}
 .mP_SummaryBox {
	display: none;
}
 .p_Information {
	display: none;
}
 .p_KeyWord {
	display: none;
}
 .blank {
	display: none;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	}
 .p_CommonSummaryBoxA {
	text-align:center;
}
 .p_MatteIcon .iconfont:before {
	content:'\e602';
}
 >div {
	animation-fill-mode:both;
}
 .listBoxs {
	overflow:hidden;
}
 .listBoxs .list {
	width:calc((100%)/2);
	float:left;
	transition:all .5s ease;
}
 .listBoxs .list:not(:first-child) .titleBox:hover .titleh5 {
	color:#fd8701;
}
 .listBoxs .list:not(:first-child) .listCotentBox {
	position:relative;
}
 .listBoxs .list:not(:first-child) .listCotentBox:before {
	position:absolute;
	left:-10px;
	top:15%;
	content:'';
	background:#ddd;
	width:1px;
	height:70%;
	z-index:1;
}
 .listBoxs .list:not(:first-child) .listCotentBox:after {
	position:absolute;
	left:-10px;
	top:15%;
	content:'';
	background:#fd8701;
	width:1px;
	height:0%;
	z-index:2;
	transition:all .36s ease;
}
 .listBoxs .list:not(:first-child) .listCotentBox:hover:after {
	height:70%;
}
 .listBoxs .list:not(:first-child) .list_link {
	display:none;
}
 .listBoxs .listBoxs {
	padding:10px;
}
 .listBoxs .p_news {
	overflow:hidden;
}
 .listBoxs .list:first-child {
	display:flex;
	flex-wrap:wrap;
	float:left;
	position:relative;
}
 .listBoxs .list:first-child .list_images {
	width:100%;
	position:relative;
	overflow:hidden;
}
 .listBoxs .list:first-child .list_images img {
	width:100%;
	transition:600ms;
	-webkit-transition:600ms;
	-ms-transition:600ms;
	height:auto !important;
	left:50% !important;
	top:50% !important;
	-webkit-transform:translate(-50%, -50%) !important;
	-ms-transform:translate(-50%, -50%) !important;
	transform:translate(-50%, -50%) !important;
	position:absolute !important;
	display:none;
}
 .listBoxs .list:first-child .cover {
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
	height:33.9rem;
}
 .listBoxs .list:first-child .pic {
	position:relative;
	width:100%;
	height:auto;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
 .listBoxs .list:first-child .list_images .pic {
	transition:600ms;
	-webkit-transition:600ms;
}
 .listBoxs .list:hover .pic {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
 .listBoxs .list:first-child .list_thumb {
	width:100%;
	height:100%;
}
 .listBoxs .list:first-child .listTimeBox {
	display:none;
	margin-top:-8px;
}
 .listBoxs .list:first-child .gyBox {
	display:none;
}
 .listBoxs .list:first-child .listCotentBox {
	padding:0px;
	width:100%;
}
 .listBoxs .list:first-child .cotentBox {
	background-color:rgba(0,0,0,.5);
	position:absolute;
	bottom:0px;
	padding:20px;
	right:0px;
	left:0px;
}
 .listBoxs .list:first-child .cotentBox .titleh5 {
	color:#fff;
	text-align:center;
}
 .listBoxs .cotentBox {
	display:flex;
	width:100%;
}
 .listBoxs .listTimeBox {
	width:140px;
	height:100%;
}
 .listBoxs .list:not(:first-child) .listTimeBox {
	margin-top:3%;
}
 .listBoxs .list:not(:first-child) .titleBox {
	margin-top:1.4rem;
}
 .listBoxs .listTime {
	display:none;
}
 .listBoxs .list:nth-child(2) {
	margin-top:0px;
}
 .listBoxs .listYear {
	font-size:30px;
	color: #616161;
	text-align:center;
	font-family:'Oswald', sans-serif;
}
 .listBoxs .listmd {
	text-align:center;
	font-size:16px;
	color: #5d5d5d;
	margin-top:8px;
	font-family:'Oswald', sans-serif;
}
 .listBoxs .listCotentBox {
	width:calc((100% - 140px)/1);
	padding:0 1rem;
}
 .listBoxs .titleh5 {
	font-size:16px;
	overflow:hidden;
	font-weight:bold;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
}
 .listBoxs .lsitSummary {
	font-size:14px;
	height:46px;
	line-height:26px;
	color:#999;
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:2px;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	margin-bottom:28px;
}
 .listBoxs .gyBox {
	margin-top:1rem;
}
 .listBoxs .list:hover {
	background:none;
}
 .list:not(:first-child) .cotentBox {
	background:#f2f2f2;
	width:97%;
	margin-left:3%;
	margin-bottom:8px;
}
@media only screen and (max-width: 1024px) {
	 .list:not(:first-child) .cotentBox {
	width:100%;
	margin-left:0%;
	margin-bottom: 10px;
	margin-top:10px;
}
 .listBoxs .list {
	width: calc((100%)/1);
}
 .listBoxs .list:first-child .list_images img {
	display:block;
}
 .listBoxs .list:first-child .cover {
	display:none;
}
 .listBoxs .list:first-child .pic {
	padding-bottom: 60%;
}
 .listBoxs .lsitSummary {
	margin-bottom: 1rem;
}
}
@media only screen and (max-width: 768px) {
	 .listBoxs .list:not(:first-child) .listTimeBox {
	margin-top: 4%;
}
 .listBoxs .listYear {
	font-size: 18px;
}
 .listBoxs .listmd {
	font-size: 12px;
}
 .listBoxs .listTimeBox {
	width: 60px;
}
 .listBoxs .listCotentBox {
	width: calc((100% - 60px)/1);
}
 .listBoxs .titleh5 {
	font-size: 15px;
	height: 20px;
}
 .listBoxs .gyBox {
	margin-top: 0.5rem;
}
 .listBoxs .lsitSummary {
	font-size: 13px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 16px;
}
 .listBoxs .list:first-child .pic {
	padding-bottom: 50%;
}
 .listBoxs .list:not(:first-child) .listCotentBox:before {
	left: 0px;
}
 .listBoxs .list:not(:first-child) .listCotentBox:after {
	left: 0px;
}
}
 .p_page .pre .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
 .p_page .next .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
 .p_more .iconfont:before {
	shadow-angle:0;
	shadow-distance:0;
	shadow-angle-ofInset:0;
	shadow-distance-ofInset:0;
}
